home *** CD-ROM | disk | FTP | other *** search
/ Champak 26 (Anniversary Edition) / Volume 26 [Anniversary Edition] - JOGO DISK .iso / DEPOSITO / REmovido / Esportes / FlashGOL.swf / scripts / DefineButton2_210 / BUTTONCONDACTION on(rollOut).as < prev    next >
Text File  |  2006-06-13  |  117b  |  4 lines

  1. on(rollOut){
  2.    _parent.seleccionS == "" ? (_parent.seleccion = "") : (_parent.seleccion = _parent.seleccionS);
  3. }
  4.